Function windows_sys::Win32::System::Time::SystemTimeToFileTime

pub unsafe extern "system" fn SystemTimeToFileTime(
    lpsystemtime: *const SYSTEMTIME,
    lpfiletime: *mut FILETIME,
) -> BOOL