ASSERT_SIZE_T_LE
ASSERT_SIZE_T_LE(r, SIZE_MAX / base);
ASSERT_SIZE_T_LE(sshbuf_max_size(p1), 16 * 1024);