pub(crate) fn register_handler<DB: Database + 'static>( handler: &mut EvmHandler<'_, ExternalContext, DB>, )