#include <cat.h>
void *cat_getsessdata(cat_session *sess, int key);
If successful, the function returns a pointer to the data. If key is invalid, the function returns NULL.
NULL