void PlayerShowWindow( int player_id, ffi.Pointer<ffi.Utf8> window_title, ) { return _PlayerShowWindow( player_id, window_title, ); }