enforceWireVersionConstraints
fn
void enforceWireVersionConstraints(T)(ref T field, int serverVersion,
string file = __FILE__, size_t line = __LINE__) @safeUnsets nullable fields not matching the server version as defined per UDAs.