#[no_mangle]
extern "C" fn ICU4XWordBreakIteratorUtf16_is_word_like<'a>(
    this: &ICU4XWordBreakIteratorUtf16<'a>,
) -> bool