#[no_mangle]
extern "C" fn ICU4XCodePointSetBuilder_remove_char(
    this: &mut ICU4XCodePointSetBuilder,
    ch: DiplomatChar,
)