pub unsafe extern "C" fn arv_dom_document_set_url(
    self_: *mut ArvDomDocument,
    url: *const c_char
)