fn prank<CTX: ContextTr<Journal: JournalExt, Db: DatabaseExt>>( ccx: &mut CheatsCtxt<'_, CTX>, new_caller: &Address, new_origin: Option<&Address>, single_call: bool, delegate_call: bool, ) -> Result