Save a dereferencing `.?` and a memory allocation per-field. Change to `optional_field: ?T` instead of `optional_field: ?*T`.