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