pub unsafe extern "C-unwind" fn WSProtocolHandlerCreate(
allocator: Option<&CFAllocator>,
protocol: Option<&CFString>,
) -> Option<CFRetained<WSProtocolHandler>>👎Deprecated: renamed to
WSProtocolHandler::newAvailable on crate feature
WSProtocolHandler only.