Long precision floating point type (extended/double, depending on CPU)
Source position: ctypes.pp line 121
type clongdouble = array [0..15] of Byte;