pub unsafe extern "C" fn gsl_vector_complex_reverse(
    v: *mut gsl_vector_complex
) -> c_int