pub unsafe extern "C" fn gsl_spmatrix_uchar_set( m: *mut gsl_spmatrix_uchar, i: usize, j: usize, x: c_uchar) -> c_int