pub unsafe fn WsResetListener(
    listener: *const WS_LISTENER,
    error: Option<*const WS_ERROR>
) -> Result<()>