pub unsafe extern "C" fn gsl_matrix_complex_float_memcpy(
dest: *mut gsl_matrix_complex_float,
src: *const gsl_matrix_complex_float,
) -> c_intpub unsafe extern "C" fn gsl_matrix_complex_float_memcpy(
dest: *mut gsl_matrix_complex_float,
src: *const gsl_matrix_complex_float,
) -> c_int