One comment is that it is more difficult to export variables portably than functions (especially Windows), so sometimes it is preferred to export a function that returns a static array than exporting the static array itself. However, I think nettle already relies on exporting variables so then this point is moot. I support the patch otherwise.
/Simon