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

Required features: "Win32_Foundation"