pub unsafe extern "C" fn gst_aggregator_selected_samples(
    self_: *mut GstAggregator,
    pts: GstClockTime,
    dts: GstClockTime,
    duration: GstClockTime,
    info: *mut GstStructure
)
Available on crate feature v1_18 only.