T * make(T)(IStr file = __FILE__, Sz line = __LINE__)
T * make(T)(const(T) value, IStr file = __FILE__, Sz line = __LINE__)