It works! (For example in Git Gui, PowerShell console, Netbeans 8.2 Git)
1. Enable using Windows provided OpenSSH with GIT
(by adding to .gitconfig):
[core]
sshCommand = \"C:/Windows/System32/OpenSSH/ssh.exe\"
2. Enable agent for Windows OpenSSH in KeeAgent config: