pub unsafe extern "C" fn gst_byte_writer_put_buffer( writer: *mut GstByteWriter, buffer: *mut GstBuffer, offset: size_t, size: ssize_t, ) -> gboolean