# File lib/spoon/unix.rb, line 147
      def self.to_native(value, ctx)
        value ? value.pointer : nil
      end