currently, sequence<u8> is mapped to a list of integers, while it may make more sense to use bytes or byterarray
sequence<u8>
bytes
byterarray
┆Issue is synchronized with this Jira Task ┆friendlyId: UNIFFI-181