SYCL 2020 spec does not have a class called `program` instead it introduces the `kernel_bundle` class. - [x] Add C API for kernel bundle - [ ] Deprecate or remove `DPCTLProgram_*` functions.