#[no_mangle]
pub extern "C" fn imservice_handle_text_change_cause(
    imservice: *mut IMService,
    im: InputMethod,
    cause: u32
)