pub const ZX_ERR_CANCELED: zx_status_t = -23;
The in-progress operation, for example, a wait, has been canceled.