#[unsafe(no_mangle)]pub extern "C" fn xmlXPathFreeObject(_obj: *mut _xmlXPathObject)
Free an XPath object.
void xmlXPathFreeObject(xmlXPathObjectPtr obj);