pkgconf_argv_split
ret = pkgconf_argv_split(repstr, &argc, &argv);
PKGCONF_API int pkgconf_argv_split(const char *src, int *argc, char ***argv);