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