pub unsafe extern "C" fn gsl_permutation_inverse(
    inv: *mut gsl_permutation,
    p: *const gsl_permutation
) -> c_int