std › c › sysconfsysconfSourceImplementation#pub const sysconf = switch (native_os) { .solaris => solaris.sysconf, else => private.sysconf, }