PodDeSe macro is designed to serialize and deserialize the on-chain data-accounts without needing for `borsh`. It is much lighter than the `borsh` macros and also much cheeper in terms of CU usage. It is recommended for on-chain programs that have no complex state-accounts.