PKGCONF_API
# define PKGCONF_API __declspec(dllexport)
# define PKGCONF_API __declspec(dllimport)
# define PKGCONF_API __attribute__((visibility("default")))
# define PKGCONF_API