fn merge_resvmem(
    base: &mut Vec<FdtReserveEntry>,
    new_entries: Vec<FdtReserveEntry>
)