pub unsafe extern "C" fn lyd_find_sibling_opaq_next(
    first: *const lyd_node,
    name: *const c_char,
    match_: *mut *mut lyd_node
) -> Type