pub unsafe extern "C" fn gsl_vector_float_reverse(
    v: *mut gsl_vector_float
) -> c_int