#include __int64 _strtoi64(const char *nptr, char **endptr, int base) { TRACE("_strtoi64 is UNIMPLEMENTED\n"); return 0; } /* EOF */