pub type BorrowIdxItem<'a> = (u32, &'a Vec<u32, Global>);
This is supported on crate feature object only.