strndup
strndup(const char *str, size_t maxlen)
#undef strndup /* workaround for #define in GLIBC 2.7 */
strndup(const char *src, size_t len)