oce_list_destroy
void oce_list_destroy(OCE_LIST_T *list_hdr);
#define OCE_LIST_DESTROY(_LH) oce_list_destroy((_LH))