pub unsafe extern "system" fn SetupInstallFilesFromInfSectionA(
    infhandle: *const c_void,
    layoutinfhandle: *const c_void,
    filequeue: *const c_void,
    sectionname: PCSTR,
    sourcerootpath: PCSTR,
    copyflags: u32,
) -> BOOL