module FFI::Library

def self.extended(mod)

def self.extended(mod)
  FFI.exporter.mod = mod
end