pub unsafe extern "C" fn gst_byte_reader_get_int16_be(
    reader: *mut GstByteReader,
    val: *mut i16
) -> gboolean