pub const NULL_VALUE_DOUBLE: f64 = f64::NAN; // NaN_f64
Null value representation for a double precision 64-bit floating point type.