std › c › socketsocketSourceImplementation#pub const socket = switch (native_os) { .netbsd => private.__socket30, else => private.socket, }