pub fn parse_path_waypoint_data_property(
    input: &[u8]
) -> IResult<&[u8], PathWaypointDataProperty>