#[no_mangle]
extern "C" fn ICU4XCodePointSetBuilder_remove_set(
    this: &mut ICU4XCodePointSetBuilder,
    data: &ICU4XCodePointSetData,
)