VirtioInputHandle
ObjectDeleter<VirtioInputHandle>
handle(new(std::nothrow) (VirtioInputHandle));
ObjectDeleter<VirtioInputHandle> handle((VirtioInputHandle*)cookie);
VirtioInputHandle* handle = (VirtioInputHandle*)cookie;