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