atan2f             44 libavutil/libm.h #undef atan2f
atan2f             45 libavutil/libm.h #define atan2f(y, x) ((float)atan2(y, x))