in Sources/_NumericsShims/include/_NumericsShims.h [70:72]
HEADER_SHIM float libm_asinhf(float x) { return __builtin_asinhf(x); }