__trimExtents
fn
void __trimExtents(ref scope void * base, ref size_t blockSize, uint attr) nothrow pure @nogcTrim a block's extents to the known valid data that is not metadata. This takes into account the finalizer and array metadata.