pub const VTABLE_SLOT_ALIGN: u32 = 4;
Per-slot alignment in bytes inside a trait vtable. Slots are i32-sized funcref indices.
i32