pub unsafe extern "C" fn gsl_matrix_int_const_ptr( m: *const gsl_matrix_int, i: usize, j: usize) -> *const c_int