pub fn print_session_join(
    sjs_base64: &str,
    sjs_pem: &str
) -> Result<(), RemoteSignError>