pub unsafe extern "C" fn gst_adapter_copy_bytes(
    adapter: *mut GstAdapter,
    offset: size_t,
    size: size_t
) -> *mut GBytes