Let $X \sim \mathcal{N}(0, \sigma_x^2)$ and let $f :\mathbb{R} \to \mathbb{R}$ be a smooth nonlinear transformation such that $\mathbb{E}[f(X)]=0$. I am wondering what kind of restrictions one can put on the function $f$ such that I can find a (uniform) lower bound of the KL-distance between the random variable $f(X)$ and any mean zero Gaussian random variable $Y$.
More precisely, I wish to make the statement that for a fixed $f:\mathbb{R} \to \mathbb{R}$ belonging to some class of functions $\mathcal{C}$, there exists an $\varepsilon > 0$ such that for any mean zero Gaussian random variable $Y$ we have
\begin{equation} KL(f(X) \Vert Y) \geq \varepsilon. \end{equation}
We make the further requirement that $\mathbb{E}[f(X)]=0$. I am wondering what are some sufficient criteria for the KL distance to be uniformly bounded below. I have read up on Pinskers inequality, $$ \delta (P,Q) \leq \sqrt{1/2KL(P \Vert Q)} $$ where $$ \delta(P,Q) = \sup\{|P(A) - Q(A)| : A \text{ measurable}\} .$$ This implies a sufficient condition, namely that $$ P_X(\{x \in \mathbb{R} : f(x) \geq 0\}) \neq 0.5 $$ since we would have $$ P_{f(X)}((0, \infty)) \neq P_Y((0,\infty))= 0.5 $$ and thus the quantity $0 < |P_{f(X)}((0, \infty))-0.5|\leq \delta(P_{f(X)},P_Y)$ could be used to bound the KL distance uniformly. I am thus looking for the greatest possible class of functions $\mathcal{C}$ such that the statement above holds.
EDIT: As whuber points out, a better way to ask my question would be to define $$\mathcal{C} = \{f :\mathbb{R} \to \mathbb{R} | f \text{ measurable }, \text{ there exists } \varepsilon > 0 \text{ st. } KL(P_{f(X)} || \mathcal{N}(0, \sigma^2)) \geq \varepsilon \text{ for all } \sigma^2 > 0 \} $$
What I am looking for is then a way of verifying if a specific $f$ belongs to $\mathcal{C}$. For example, if $\mathbb{E}f(X) \neq 0$, then we certainly have $f \in \mathcal{C}$. Or if $P_{X}(\{x \in \mathbb{R} : f(x) \geq 0 \}) \neq 0$ we also have $f \in \mathcal{C}$. I am looking for easily testable such criteria such as those, if those exist.
In particular, I would like to be able to make a statement such as: if $f$ is smooth and non-linear, then $f \in \mathcal{C}$. Because all of the non-linear transformations that preserve Gaussianity that I have seen have been not been continuous.