pub unsafe extern "C" fn gsl_matrix_uchar_set_all(
    m: *mut gsl_matrix_uchar,
    x: c_uchar
)