pub const CrtPaths = struct
pub const CrtPaths = struct { crt0: ?Path = null, crti: ?Path = null, crtbegin: ?Path = null, crtend: ?Path = null, crtn: ?Path = null, }