in Sources/_NumericsShims/include/_NumericsShims.h [74:76]
HEADER_SHIM float libm_atanhf(float x) { return __builtin_atanhf(x); }