I defined an accessor to local memory as ```int```, but then I want to use ```uint8``` accessor to manipulate the same location. Is it possible?