#include unsigned long long func64(unsigned long long arg) { printf("%llx\n", arg); return arg + 1llu; }