I plan to develop a kotlin native module using sqlite C library for sharing code for a database between Android and iOS. Do you guys think of any foreseeable problems this could pose ? For instance, will I easily be able to include a kotlin native module on Android ?