Function windows::Wdk::Storage::FileSystem::RtlTimeToSecondsSince1980

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