pub unsafe extern "C" fn ssh_send_issue_banner(
    session: ssh_session,
    banner: ssh_string
) -> c_int