pub unsafe extern "C" fn tls_config_set_keypair_file( _config: *mut tls_config, _cert_file: *const c_char, _key_file: *const c_char, ) -> c_int