pub fn set(start: Address, val: u8, len: usize)
Set a range of memory to the given value. Similar to memset.