pub const PLUGIN_ABI_VERSION: u32 = 1;
The stable ABI version of this plugin API. Increment MAJOR on any breaking change to the HaloForgePlugin trait or context traits.