fn default_lib_name_windows(
version: PythonVersion,
implementation: PythonImplementation,
abi3: bool,
mingw: bool,
debug: bool,
gil_disabled: bool,
) -> Result<String>
fn default_lib_name_windows(
version: PythonVersion,
implementation: PythonImplementation,
abi3: bool,
mingw: bool,
debug: bool,
gil_disabled: bool,
) -> Result<String>