pub unsafe extern "C" fn gst_byte_writer_put_data(
    writer: *mut GstByteWriter,
    data: *const u8,
    size: c_uint
) -> gboolean