pub unsafe extern "C" fn lyd_eval_xpath( ctx_node: *const lyd_node, xpath: *const c_char, result: *mut ly_bool, ) -> Type