#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlTextReaderConstNamespaceUri(
reader: *mut XmlTextReader,
) -> *const xmlCharExpand description
const xmlChar *xmlTextReaderConstNamespaceUri(xmlTextReaderPtr reader).
UPSTREAM-PARITY: at an attribute position the namespace comes from the attribute (or namespace declaration) itself; elsewhere from the node.