pub unsafe extern "C" fn gst_byte_writer_put_uint8(
    writer: *mut GstByteWriter,
    val: u8
) -> gboolean