pub unsafe extern "C" fn xmlNewNodeEatName(
    ns: xmlNsPtr,
    name: *mut xmlChar
) -> xmlNodePtr