Function FCIAddFile
pub unsafe fn FCIAddFile<P1, P2>(
hfci: *const c_void,
pszsourcefile: P1,
pszfilename: P2,
fexecute: bool,
pfnfcignc: PFNFCIGETNEXTCABINET,
pfnfcis: PFNFCISTATUS,
pfnfcigoi: PFNFCIGETOPENINFO,
typecompress: u16,
) -> BOOLwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,