pub unsafe extern "system" fn GetVersionFromFileExW(
    lpszfilename: PCWSTR,
    pdwmsver: *mut u32,
    pdwlsver: *mut u32,
    bversion: BOOL
) -> HRESULT
Expand description

Required features: "Win32_System_WindowsProgramming", "Win32_Foundation"