mat4.this - multiple declarations
Function mat4.this
this(
float v
);
Function mat4.this
this(
const(float[16]) v
);
this(
float v
);
this(
const(float[16]) v
);