pub unsafe fn WebSocketGetGlobalProperty(
    etype: WEB_SOCKET_PROPERTY_TYPE,
    pvvalue: *mut c_void,
    ulsize: *mut u32
) -> Result<()>