pub unsafe extern "C" fn gst_app_sink_set_max_time(
    appsink: *mut GstAppSink,
    max: GstClockTime
)
Available on crate feature v1_24 only.