fn try_parse_19digits(s_ref: &mut &[u8], x: &mut u64)
dec2flt
Parse up to 19 digits (the max that can be stored in a 64-bit integer).