# File lib/ffi/library.rb, line 200
  def enum_value(symbol)
    @ffi_enums.__map_symbol(symbol)
  end