fn make_inlined_view<const LEN: usize>(data: &[u8]) -> u128
Creates a view from a fixed length input (the compiler can generate specialized code for this)