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