pub const SYS_ASYNC_CANCEL: usize = 252;
Cancel a pending async wait.
ctx
Wakes the thread immediately with -ECANCELED as the result.
-ECANCELED