strncpy
#define strncpy fssh_strncpy
strncpy (
strncpy(char* dest, const char* src, size_t count)
void strncpy() {}