pub unsafe extern "C" fn gsl_vector_complex_div(
a: *mut gsl_vector_complex,
b: *const gsl_vector_complex,
) -> c_intpub unsafe extern "C" fn gsl_vector_complex_div(
a: *mut gsl_vector_complex,
b: *const gsl_vector_complex,
) -> c_int