pub const smp_allocator: Allocator = .
pub const smp_allocator: Allocator = .{ .ptr = undefined, .vtable = &SmpAllocator.vtable, }