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