pub unsafe extern "C" fn gst_test_clock_timed_wait_for_multiple_pending_ids(
    test_clock: *mut GstTestClock,
    count: c_uint,
    timeout_ms: c_uint,
    pending_list: *mut *mut GList
) -> gboolean
Available on crate feature v1_16 only.