Function windows_sys::Win32::System::WindowsProgramming::TranslateInfStringW
pub unsafe extern "system" fn TranslateInfStringW(
pszinffilename: PCWSTR,
pszinstallsection: PCWSTR,
psztranslatesection: PCWSTR,
psztranslatekey: PCWSTR,
pszbuffer: PWSTR,
cchbuffer: u32,
pdwrequiredsize: *mut u32,
pvreserved: *const c_void,
) -> HRESULT