Function ICCompressorChoose
pub unsafe fn ICCompressorChoose<P5>(
hwnd: Option<HWND>,
uiflags: u32,
pvin: Option<*const c_void>,
lpdata: Option<*const c_void>,
pc: *mut COMPVARS,
lpsztitle: P5,
) -> BOOLwhere
P5: Param<PCSTR>,