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