in Sources/_NumericsShims/include/_NumericsShims.h [46:48]
HEADER_SHIM float libm_asinf(float x) { return __builtin_asinf(x); }