pub fn decode_float_double_ieee_be(data: &[u8]) -> Result<f64>
Decode a COMP-2 field in IEEE-754 big-endian format.
Returns CBKD301_RECORD_TOO_SHORT if the data slice has fewer than 8 bytes.
CBKD301_RECORD_TOO_SHORT