gf_mem_strdup 355 include/gpac/setup.h char *gf_mem_strdup(const char *str, const char *filename, int line); gf_mem_strdup 362 include/gpac/setup.h #define gf_strdup(s) gf_mem_strdup(s, __FILE__, __LINE__)