As for all the other libcs we support. There are a few reasons why we should do this: * We might be able to get rid of [this workaround](https://github.com/ziglang/libc-abi-tools/blob/main/glibc/consolidate.zig#L554-L561). * We will be able to know which symbols are weak; this information is just completely missing at the moment. * We will be able to deal with symbols that have compatibility version entries but shouldn't be linkable in newer versions (https://github.com/ziglang/zig/issues/24241).