Function EmbeddedResource.this

this(
  immutable(char[]) name,
  immutable(ubyte[]) data,
  immutable(char[]) dir = null
);