int fputs( ffi.Pointer<ffi.Int8> __s, ffi.Pointer<IO_FILE_> __stream, ) { return _fputs( __s, __stream, ); }