pub fn generate_authenticator(
    options: GenerateAuthenticatorOptions<'_>
) -> Result<Authenticator>