9.25 libintl.h

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/libintl.h.html

Defines the macros __USE_GNU_GETTEXT, __GNU_GETTEXT_SUPPORTED_REVISION, and declares the functions gettext, dgettext, dcgettext, ngettext, dngettext, dcngettext, textdomain, bindtextdomain, bind_textdomain_codeset.

Documentation:

Gnulib module: gettext

Portability problems fixed by Gnulib, if GNU gettext is installed:

Portability problems not fixed by Gnulib: