parseGlobalData
static int parseGlobalData(char *a_envVar, GLOBALDATA_T **a_gdt);
if (parseGlobalData(PKGCOND_GLOBAL_VARIABLE, &gdt) != R_SUCCESS) {