pub fn parse_path_waypoint_data_race(
    input: &[u8]
) -> IResult<&[u8], PathWaypointDataRace>