pub(crate) unsafe fn close_im(
    xconn: &Arc<XConnection>,
    im: XIM
) -> Result<(), XError>