pub unsafe extern "C" fn arv_dom_document_create_text_node(
    self_: *mut ArvDomDocument,
    data: *const c_char
) -> *mut ArvDomText