pub const Cancelable = error
pub const Cancelable = error{ /// Caller has requested the async operation to stop. Canceled, }