Make the overloads added for compatibility available only when WXWIN_COMPATIBILITY_3_0 is on and add two more of them, to cover all the interer types (except char but, honestly, who rounds those?). Also improve the documentation and make it clear that this function is not needed at all in the new code. Closes https://github.com/wxWidgets/wxWidgets/pull/2111