macro_rules! store { ($type:ty, $value:expr, $writer:expr) => { ... }; }
Store item using Borsh serialization