pub fn write_u32_aligned<B: ByteOrder, const ALIGN: usize>( buf: &mut BytesMut, offset: usize, value: u32, )