pub fn write_i64_leb128(out: &mut [MaybeUninit<u8>; 10], value: i64) -> &[u8]