pub unsafe extern "C" fn gsl_spmatrix_uint_set( m: *mut gsl_spmatrix_uint, i: usize, j: usize, x: c_uint) -> c_int