pub unsafe extern "C" fn gsl_spmatrix_long_double_minmax( m: *const gsl_spmatrix_long_double, min_out: *mut u128, max_out: *mut u128) -> c_int