#include char *strdup(const char *src) { return NULL; }