pub unsafe extern "C" fn gst_toc_entry_set_loop(
    entry: *mut GstTocEntry,
    loop_type: GstTocLoopType,
    repeat_count: c_int
)