pub unsafe extern "C" fn lyd_diff_merge_all(
    diff: *mut *mut lyd_node,
    src_diff: *const lyd_node,
    options: u16
) -> Type