pub unsafe extern "C" fn gst_app_sink_set_max_buffers(
    appsink: *mut GstAppSink,
    max: c_uint
)