void toBcd(Pointer<FbDec16> from, Pointer<Int> sign, Pointer<Uint8> bcd, Pointer<Int> exp) { _toBcd(self, from, sign, bcd, exp); }