OptionalHeader.SizeOfUninitializedData

The size of the uninitialized data section (BSS), or the sum of all such sections if there are multiple BSS sections.

struct OptionalHeader
uint SizeOfUninitializedData;

Meta