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