I have an unsigned char* (bytes sent from the server) that I need to convert/cast to an array of structs whose size exactly matches that of the unsigned char*. Witho