const FindWindowW = getNativeFunction('user32.dll', 'FindWindowW', 'int32_t', [ 'string', 'string' ]);