nitc :: SignatureLength :: defaultinit
# Length of the signature of a C function (long version hase the module name as prefix)
class SignatureLength
private var long: Bool
# TODO: private init because singleton class.
end
src/nitni/nitni_utilities.nit:148,1--153,3