pub unsafe extern "C" fn gsl_matrix_int_minmax( m: *const gsl_matrix_int, min_out: *mut c_int, max_out: *mut c_int)