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