Releases memory allocated for an SE_ANNO structure
void SE_anno_free (SE_ANNO anno);
SE_anno_free frees the memory allocated for an SE_ANNO object returned by SE_anno_create.
None