pub unsafe extern "C" fn gst_adapter_copy(
    adapter: *mut GstAdapter,
    dest: gpointer,
    offset: size_t,
    size: size_t
)