pub unsafe extern "C" fn gsl_matrix_long_swap(
    m1: *mut gsl_matrix_long,
    m2: *mut gsl_matrix_long
) -> c_int