pub unsafe extern "C" fn gsl_permute_vector_complex_float(
    p: *const gsl_permutation,
    v: *mut gsl_vector_complex_float
) -> c_int