I have a struct like the following
struct Foo { x: [i8;64] y: i8 }
And I want to update a value inside array x in foo when I pass it th