pub unsafe extern "C" fn arv_dom_character_data_set_data(
    self_: *mut ArvDomCharacterData,
    value: *const c_char
)