sasl_randcreate
LIBSASL_API int sasl_randcreate(sasl_rand_t **rpool);
sasl_randcreate(&utils->rpool);
int sasl_randcreate(sasl_rand_t **rpool);
ret = sasl_randcreate(&pool);