pub fn try_cast<T: MinimallyAligned>( buffer: &[u8], offset: u32, ) -> Result<&T, CastError>
Try to cast a buffer to a reference