Any alternative to use Private API's in mac App store Application

I understand that private APIs are not permitted under Apple’s App Review Guidelines. However, our application requires I²C communication, and we are currently using the following APIs: IOAVServiceReadI2C IOAVServiceWriteI2C IOI2CSendRequest.These api's are not permitted by apple. I didnt found any alternative public api to achieve I²C communication.

please suggest any public api's for the same or any chance to use this private api.

Any alternative to use Private API's in mac App store Application
 
 
Q