CFLAGS="-Wno-error=incompatible-pointer-types" python3 -m build --wheel --no-isolation
python3 -m installer --destdir "$PKG" dist/*.whl
