pyDPPL is to be renamed to `dpCtl` and the Python module is to be renamed to `dpctl`. It is necessary to make it safer: 1. add new API 2. reimplement the old API via new API 3. mark old API as deprecated 4. remove old API in the next release Related to #123.