pub fn mint( env: &mut ApplyEnv<'_>, symbol: &[u8], amount: i128, receiver: &[u8], ) -> Result<(), &'static str>