class FFI::StructLayout::Mapped
def initialize(name, offset, type, orig_field)
def initialize(name, offset, type, orig_field) super(name, offset, type) @orig_field = orig_field end
def initialize(name, offset, type, orig_field) super(name, offset, type) @orig_field = orig_field end