pub unsafe fn WsResetChannel(
    channel: *const WS_CHANNEL,
    error: Option<*const WS_ERROR>
) -> Result<()>