pub unsafe extern "system" fn WsReadMessageStart(
    channel: *const WS_CHANNEL,
    message: *const WS_MESSAGE,
    asynccontext: *const WS_ASYNC_CONTEXT,
    error: *const WS_ERROR,
) -> HRESULT