pub fn parse_comma_separated<T: UniffiAttributeArgs>(
    input: ParseStream<'_>
) -> Result<T>