pub unsafe fn WsReadEnvelopeEnd(
    message: *const WS_MESSAGE,
    error: Option<*const WS_ERROR>
) -> Result<()>