Convert 128bit value to int8 array
128bit value
Uint8Array but each element is 2 bits (0-3) and the array has 64 elements (2 * 64 = 128 bits)
Convert 128bit value to int8 array