pub const API_VERSION: u32 = 1; // 1u32
API version for compatibility checking between host and native apps. Host and app must have matching API_VERSION to load successfully.