pub unsafe extern "C" fn tls_config_set_cert_mem( _config: *mut tls_config, _cert: *const u8, _len: size_t, ) -> c_int