You should probably also use the `packed` pragma on your type since depending 
on platform and compiler there could be some padding between the fields of your 
struct. (ex: between signature and size )

Reply via email to