in Sources/_NumericsShims/include/_NumericsShims.h [30:32]
HEADER_SHIM float libm_cosf(float x) { return __builtin_cosf(x); }