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