1 2 #define dtype long long 3 #define DTYPE_MIN LLONG_MIN 4 #define DTYPE_MAX LLONG_MAX 5 #define fn llrintl 6 7 #include "s_lrintl.c" 8