pub unsafe extern "C" fn gst_adapter_push(
    adapter: *mut GstAdapter,
    buf: *mut GstBuffer
)