pub fn serialize_array_start(n: usize, buf: &mut [u8]) -> Result<usize, Error>
Will panic under the following conditions:
n >= 2^32
n >= 2^16
n >= 16