After upgrading to bucklescript 2.2, I get compile errors where I use `Js.Null.to_opt`. From the docs, I can see that `from_opt` still exists (for backwards compatibility?), https://bucklescript.github.io/bucklescript/api/Js.Null.html