pub fn is_linking_libpython() -> bool
Checks if we need to link to libpython for the current build target.
libpython
Must be called from a PyO3 crate build script.