pub unsafe extern "C" fn gst_base_sink_set_blocksize(
    sink: *mut GstBaseSink,
    blocksize: c_uint
)