const IORING_ASYNC_CANCEL_FD: type = 1 << 1;

Key off ‘fd’ for cancelation rather than the request ‘user_data’.