pub unsafe extern "C" fn gsl_permutation_memcpy(
    dest: *mut gsl_permutation,
    src: *const gsl_permutation
) -> c_int