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