pub unsafe extern "C" fn webkit_web_view_get_tls_info( web_view: *mut WebKitWebView, certificate: *mut *mut GTlsCertificate, errors: *mut GTlsCertificateFlags, ) -> gboolean