pub const HM_PLUGIN_API_VERSION: u32 = 1; // 1u32
Wire-format version. Plugins whose manifest reports a different version are rejected at load time. Bump when adding any new required field to any wire-level struct.