pub unsafe extern "system" fn RtlSecondsSince1980ToTime(
    ElapsedSeconds: ULONG,
    Time: PLARGE_INTEGER
)