53,57d52
< union IntDoubleUnion {
< uint64_t bits;
< double fp;
< };
<