pub unsafe extern "C" fn utt_set_input_text(
    u: *mut cst_utterance,
    text: *const c_char
) -> c_int