Function windows_sys::Win32::System::WindowsProgramming::DosDateTimeToFileTime
pub unsafe extern "system" fn DosDateTimeToFileTime(
wfatdate: u16,
wfattime: u16,
lpfiletime: *mut FILETIME,
) -> BOOL