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