fssh_strncmp
#define strncmp fssh_strncmp
extern int fssh_strncmp(const char *string1, const char *string2,
if (fssh_strncmp(fsName, "file_systems/", fssh_strlen("file_systems/"))) {
if (fssh_strncmp(fsName, "file_systems/", length)) {