pub unsafe extern "C" fn gsl_spmatrix_int_minmax( m: *const gsl_spmatrix_int, min_out: *mut c_int, max_out: *mut c_int) -> c_int