pub unsafe extern "C" fn xmlXPathCompiledEval(
    comp: xmlXPathCompExprPtr,
    ctx: xmlXPathContextPtr
) -> xmlXPathObjectPtr