int vdprintf( int __fd, ffi.Pointer<ffi.Int8> __fmt, int __arg, ) { return _vdprintf( __fd, __fmt, __arg, ); }