#if 0 # define TGSOURCE "llround.c" #include "_tgmath.h" #include long long int TGFN(llround)(TYPE x) { return x; } /* STDC(199901) LINK(m) */ #endif