#ifndef _STDINT_H
/* NB: Clang 20 defines them as built-in macros. */
#undef __INT64_C
#undef __UINT64_C
#include <stdlib/stdint.h>
#endif