emplaceInitializer
fn
void emplaceInitializer(T)(scope ref T chunk) if (!is(T == const) && !is(T == immutable) && !is(T == inout)) nothrow pure @trustedNo documentation available for this declaration.