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