pub fn get<T: UnsignedPrimInt, U: PrimInt>(src: &[T], src_start_bit: usize) -> Uwhere U::Unsigned: TryFrom<T>,