status_to_str
printf(" %s\n", status_to_str(errs->status));
const char *status_to_str(uint16_t status);