pub unsafe extern "C" fn gst_test_clock_wait_for_multiple_pending_ids(
    test_clock: *mut GstTestClock,
    count: c_uint,
    pending_list: *mut *mut GList
)