fssh_to_host_error
extern int fssh_to_host_error(int error);
reply_to_external_command(fssh_to_host_error(result));
#define _ERR(x) (-1 * fssh_to_host_error(x))