pub fn parse_path_data_moving_platform(
    version: PathVersion
) -> fn(_: &[u8]) -> IResult<&[u8], PathDataMovingPlatform>