pub unsafe extern "C" fn xmlXPathNodeEval(
    node: xmlNodePtr,
    str: *const xmlChar,
    ctx: xmlXPathContextPtr
) -> xmlXPathObjectPtr