pub type xmlBufferAllocationScheme = u32;
Expand description

xmlBufferAllocationScheme:

A buffer allocation scheme can be defined to either match exactly the need or double it’s allocated size each time it is found too small.