pub(crate) unsafe fn destroy_ic(
    xconn: &Arc<XConnection>,
    ic: XIC
) -> Result<(), XError>