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