# File lib/rbreadline.rb, line 1919
  def rl_generic_bind(type, keyseq, data, map)
    map[keyseq] = data
    0
  end