in Sources/_NumericsShims/include/_NumericsShims.h [82:84]
HEADER_SHIM float libm_expm1f(float x) { return __builtin_expm1f(x); }