pub unsafe extern "C" fn gst_app_src_set_max_time(
    appsrc: *mut GstAppSrc,
    max: GstClockTime
)
This is supported on crate feature v1_20 only.