pub unsafe extern "C" fn gsl_vector_complex_float_equal(
    u: *const gsl_vector_complex_float,
    v: *const gsl_vector_complex_float
) -> c_int