#[unsafe(no_mangle)]pub extern "C" fn xmlXPathFreeCompExpr(_comp: *mut c_void)
Free a compiled XPath expression.
void xmlXPathFreeCompExpr(xmlXPathCompExprPtr comp);