to_host_error
return strerror(to_host_error(errnum));
return to_host_error(error);
errno = sPreviousErrno = to_host_error(error);