const MemFdCreateError: type = error{SystemFdQuotaExceeded, ProcessFdQuotaExceeded, OutOfMemory, SystemOutdated} || UnexpectedError;