pub unsafe extern "C" fn gsl_spmatrix_float_realloc( nzmax: usize, m: *mut gsl_spmatrix_float, ) -> c_int