# File lib/ffi/struct.rb, line 141
    def self.by_value
      ::FFI::StructByValue.new(self)
    end