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