pub unsafe extern "C" fn gst_app_src_set_max_buffers(
    appsrc: *mut GstAppSrc,
    max: u64
)