Function windows::Wdk::System::SystemServices::RtlTimeFieldsToTime

pub unsafe fn RtlTimeFieldsToTime(
    timefields: *const TIME_FIELDS,
    time: *mut i64,
) -> BOOLEAN