static inline NValue castAsSmallInt(NValue value) {
     return value.castAsSmallInt();
 }