pub unsafe extern "C" fn gst_base_src_set_allocator( src: *mut GstBaseSrc, pool: *mut GstBufferPool, allocator: *mut GstAllocator, params: *const GstAllocationParams, ) -> gboolean