pub unsafe extern "C" fn ly_path_parse_predicate( ctx: *const ly_ctx, cur_node: *const lysc_node, str_path: *const c_char, path_len: usize, prefix: u16, pred: u16, expr: *mut *mut lyxp_expr, ) -> Type