// https://pyo3.rs/v0.14.4/building_and_distribution.html#macos fn main() { pyo3_build_config::add_extension_module_link_args(); }