in Sources/_NumericsShims/include/_NumericsShims.h [42:44]
HEADER_SHIM float libm_acosf(float x) { return __builtin_acosf(x); }