pub fn parse_path_waypoint_data_camera( input: &[u8], ) -> Result<(&[u8], PathWaypointDataCamera), Err<Error<&[u8]>>>