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