PKGCONF_ITEM_SIZE
# define PKGCONF_ITEM_SIZE (_MAX_PATH + 1024)
# define PKGCONF_ITEM_SIZE (PATH_MAX + 1024)
# define PKGCONF_ITEM_SIZE (4096 + 1024)