pub unsafe extern "C" fn xmlAddNotationDecl( ctxt: *mut xmlValidCtxt, dtd: *mut xmlDtd, name: *const xmlChar, publicId: *const xmlChar, systemId: *const xmlChar, ) -> *mut xmlNotation