pub fn reimburse_caller<CTX>( context: &mut CTX, gas: &mut Gas, ) -> Result<(), <<CTX as ContextTr>::Db as Database>::Error>where CTX: ContextTr,