pub fn addr_to_mut_ref<T>(addr: VirtAddr) -> &'static mut T
Returns a mutable reference to the address.