fn is_abi3() -> bool
Checks if abi3 or any of the abi3-py3* features is enabled for the PyO3 crate.
abi3
abi3-py3*
Must be called from a PyO3 crate build script.