pub unsafe extern "C" fn gst_app_src_set_duration(
    appsrc: *mut GstAppSrc,
    duration: GstClockTime
)
This is supported on crate feature v1_10 only.