struct pem_get_password_struct

struct pem_get_password_struct {
    // fields

    void* data;
    ssh_auth_callback fn;
};