pub unsafe extern "C" fn gsl_matrix_long_set( m: *mut gsl_matrix_long, i: usize, j: usize, x: c_long, )