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