Int16SourceSigned 16-bit integer (gint16).
Backed by private int — no heap allocation. Range: -32768, 32767.
The minimum value representable as an int, equal to to_int min_int.
The maximum value representable as an int, equal to to_int max_int.