Hi Cyril,
> This looks fine and as long as it compiles on supported distros and
> compilers:
Yes, I've tested it on CI.
>
> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
>
> Btw, we can simplify the code a bit with macro like:
>
> #define PAIR(name) {_CS_ ## name, #name}
Thanks, I'll use it in this commit.
Kind regards,
Petr