OSSL_PARAM_set_ulong
int OSSL_PARAM_set_ulong(OSSL_PARAM *p, unsigned long int val);
if (!TEST_true(OSSL_PARAM_set_ulong(¶m, in)))