pub unsafe extern "C" fn webkit_security_origin_new( protocol: *const c_char, host: *const c_char, port: u16, ) -> *mut WebKitSecurityOrigin
v2_16