Deprecated.
pub fn Managed(comptime T: type) type
pub fn Managed(comptime T: type) type { return AlignedManaged(T, null); }