pub unsafe extern "C" fn gst_app_sink_set_max_bytes(
    appsink: *mut GstAppSink,
    max: u64
)