Document that ser_float_to_uint32 is not the inverse of ser_uint32_to_float.
Document that ser_double_to_uint64 is not the inverse of ser_uint64_to_double.
Document that the only supported round-trip is: floating-point → integral → floating-point.
Context: #21929 (comment)