Function windows_sys::Win32::Storage::FileSystem::GetFileVersionInfoW

pub unsafe extern "system" fn GetFileVersionInfoW(
    lptstrfilename: PCWSTR,
    dwhandle: u32,
    dwlen: u32,
    lpdata: *mut c_void,
) -> BOOL