[]Function nom_obj::parser::common::float_pair_opt_3rd

pub fn float_pair_opt_3rd(
    i: &[u8]
) -> IResult<&[u8], (f32, f32, Option<f32>), u32>