27externintkate_ogg_encode_text(kate_state *k,kate_float start_time,kate_float stop_time,constchar *text,size_t sz,ogg_packet *op); /* text is not null terminated */
28externintkate_ogg_encode_text_raw_times(kate_state *k,kate_int64_t start_time,kate_int64_t stop_time,constchar *text,size_t sz,ogg_packet *op); /* text is not null terminated */