pub fn translated_byte_buffer( token: usize, ptr: *const u8, len: usize) -> Vec<&'static mut [u8]>
Translate&Copy a ptru8 array with LENGTH len to a mutable u8 Vec through page table