pub unsafe extern "C" fn gsl_permute_matrix_short(
    p: *const gsl_permutation,
    A: *mut gsl_matrix_short
) -> c_int