pub unsafe extern "system" fn SetupInstallFromInfSectionA(
owner: HWND,
infhandle: *const c_void,
sectionname: PCSTR,
flags: u32,
relativekeyroot: HKEY,
sourcerootpath: PCSTR,
copyflags: u32,
msghandler: PSP_FILE_CALLBACK_A,
context: *const c_void,
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
) -> BOOL