pub fn to_stack_element(data: &[u8]) -> SmallVec<[u8; 80]>
Convert bytes to StackElement (for tests and callers needing explicit conversion).