pub unsafe extern "C" fn gst_buffer_pool_config_set_allocator(
    config: *mut GstStructure,
    allocator: *mut GstAllocator,
    params: *const GstAllocationParams
)