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