pub fn dispatch_with_context( ctx: &CallContext<'_>, method_hash: u32, args: &[u8], ) -> Result<Vec<u8>>