41 // There is no delete_pending in std::errc; this error code is negative to
42 // avoid conflicts. This error roughly corresponds with Windows'
43 // STATUS_DELETE_PENDING 0xC0000056.
54 int(std::errc::inappropriate_io_control_operation),
75 int(std::errc::resource_unavailable_try_again),