in Sources/_NumericsShims/include/_NumericsShims.h [86:88]
HEADER_SHIM float libm_logf(float x) { return __builtin_logf(x); }