private static extern void th_comment_clear(ref Th_Comment _tc);
 private static extern int th_decode_headerin(ref Th_Info _info, ref Th_Comment _tc, ref th_setup_info_ptr _setup, ogg_packet_ptr _op);
 private static extern void th_comment_init(ref Th_Comment tc);