pkgconf_builtin_pkg_get
PKGCONF_API pkgconf_pkg_t *pkgconf_builtin_pkg_get(const char *name);
if ((pkg = pkgconf_builtin_pkg_get(name)) != NULL)