// Copyright 2023 Uber Technologies, Inc. // Licensed under the Apache License, Version 2.0 #include int main() { printf("non-glibc\n"); return 0; }