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