pub unsafe extern "C" fn lyd_find_target(
    path: *const ly_path,
    tree: *const lyd_node,
    match_: *mut *mut lyd_node
) -> Type