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