pkgconf_pledge
if (pkgconf_pledge("stdio rpath wpath cpath", NULL) == -1)
PKGCONF_API extern int pkgconf_pledge(const char *promises, const char *execpromises);