void foo_free(char * string) { free(string); }