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