2.2.31 LONG64

msdn link

A LONG64 is a 64-bit signed integer.

This type is declared as follows:

 typedef signed __int64 LONG64, *PLONG64;