OSSL_trace_get_category_num
int category = OSSL_trace_get_category_num(item);
int OSSL_trace_get_category_num(const char *name);
int category = OSSL_trace_get_category_num(item);
ret_cat_num = OSSL_trace_get_category_num(cat_name);