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