void comaps_init( ffi.Pointer<ffi.Char> apkPath, ffi.Pointer<ffi.Char> storagePath, ) { return _comaps_init(apkPath, storagePath); }