pub unsafe extern "C" fn gst_aggregator_set_latency(
    self_: *mut GstAggregator,
    min_latency: GstClockTime,
    max_latency: GstClockTime
)