pub fn write_i32_leb128(out: &mut [MaybeUninit<u8>; 5], value: i32) -> &[u8]