pub fn parse_path_waypoint_data_moving_platform_sounds(
    input: &[u8]
) -> IResult<&[u8], PathWaypointDataMovingPlatformSounds>