pub unsafe fn RtlTimeToSecondsSince1970(
    time: *mut i64,
    elapsedseconds: *mut u32
) -> BOOLEAN