void fromBcd(int sign, Pointer<Uint8> bcd, int exp, Pointer<FbDec16> to) { _fromBcd(self, sign, bcd, exp, to); }