Source position: dateutil.inc line 425
function DateTimeToUnix(
const AValue: TDateTime;
AInputIsUTC: Boolean = True
):Int64;