Int8SourceSigned 8-bit integer (gint8).
Backed by private int — no heap allocation. Range: -128, 127.
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.