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