ssh_lock_agent
int ssh_lock_agent(int sock, int lock, const char *password);
if ((r = ssh_lock_agent(agent_fd, lock, p1)) == 0) {