pub fn timed_write<const N: usize>( memory: &mut TracingMemory, address_space: u32, ptr: u32, data: [u8; N], ) -> (u32, [u8; N])