Writing to Stockfish STDIN.
int stockfish_stdin_write( ffi.Pointer<ffi.Char> data, ) { return _stockfish_stdin_write( data, ); }