pub fn read_f64(input: &[u8]) -> Result<(&[u8], f64), IncompleteError>