Function windows_sys::Win32::System::WindowsProgramming::GetVersionFromFileExW
pub unsafe extern "system" fn GetVersionFromFileExW(
lpszfilename: PCWSTR,
pdwmsver: *mut u32,
pdwlsver: *mut u32,
bversion: BOOL,
) -> HRESULT