int vdprintf(int arg0, ffi.Pointer<ffi.Char> arg1, va_list arg2) { return _vdprintf(arg0, arg1, arg2); }