fn is_linking_libpython_for_target(target: &Triple) -> bool
Checks if we need to link to libpython for the target.
libpython
Must be called from a PyO3 crate build script.