pub unsafe extern "system" fn SetupInstallServicesFromInfSectionExW(
    infhandle: *const c_void,
    sectionname: PCWSTR,
    flags: SPSVCINST_FLAGS,
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    reserved1: *const c_void,
    reserved2: *const c_void,
) -> BOOL