pub unsafe extern "C" fn xmlDocGetRootElement(
    doc: *const xmlDoc
) -> xmlNodePtr