ASSERT_INT_GT
ASSERT_INT_GT(asprintf(&k, "\"%s\"", key), 0);
ASSERT_INT_GT(ptimeout_get_ms(&pt), 50000);
ASSERT_INT_GT(BN_hex2bn(&bnn, b), 0); \