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