#[no_mangle]
extern "C" fn ICU4XCodePointSetData_contains32(
    this: &ICU4XCodePointSetData,
    cp: u32,
) -> bool