# File lib/nice-ffi/opaquestruct.rb, line 50
  def self.typed_pointer
    @typed_pointer or (@typed_pointer = NiceFFI::TypedPointer.new(self))
  end