pub fn parse_path_waypoint_data_showcase(
    input: &[u8]
) -> IResult<&[u8], PathWaypointDataShowcase>