const unsafe fn get_offset_len_noubcheck<T>( ptr: *const [T], offset: usize, len: usize, ) -> *const [T]