OVERFLOW_MARGIN
if (printer.out_len < OVERFLOW_MARGIN) {
if (len < suffix_len || len - suffix_len < OVERFLOW_MARGIN) {