pub unsafe extern "C" fn gst_byte_reader_peek_int8(
    reader: *const GstByteReader,
    val: *mut i8
) -> gboolean