pub unsafe extern "C" fn lyd_diff_apply_all(
    data: *mut *mut lyd_node,
    diff: *const lyd_node
) -> Type