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