import distutils.command def _get_build_extension() -> distutils.command.build_ext: ...