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