pub unsafe fn WebSocketCreateServerHandle(
    pproperties: &[WEB_SOCKET_PROPERTY],
) -> Result<WEB_SOCKET_HANDLE>