pub fn parse_path_data_camera<'a>(
    version: PathVersion
) -> impl FnMut(&'a [u8]) -> IResult<&'a [u8], PathDataCamera>