include: Define NULL as 0LL in C++ on 64bit archs. Fixes incorrect value size being pushed to the stack when NULL is used as a sentinel in a varargs function.