pub unsafe extern "C" fn gst_toc_entry_get_start_stop_times( entry: *const GstTocEntry, start: *mut i64, stop: *mut i64, ) -> gboolean