pub fn translated_byte_buffer( token: usize, ptr: *const u8, len: usize, ) -> Vec<&'static mut [u8]>
translate a pointer to a mutable u8 Vec through page table