Hi, I am using simulink R2019b, and it seems the uint64 is not supported in the simulink deserialization.
Error of below will be given:
int64 and uint64 inputs or outputs are supported only in Stateflow charts that use C as the action language.
Have you ever tested uint64 for deserialization on simulink?