pub fn parse_path_data_property(
    input: &[u8]
) -> IResult<&[u8], PathDataProperty>