in Sources/_NumericsShims/include/_NumericsShims.h [66:68]
HEADER_SHIM float libm_acoshf(float x) { return __builtin_acoshf(x); }