BIO_dgram_set_no_trunc
if (!TEST_int_eq(BIO_dgram_set_no_trunc(bio2, 1), 1))
if (!TEST_int_eq(BIO_dgram_set_no_trunc(bio2, 0), 1))