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