# File lib/rpm/package.rb, line 298
    def self.release(ptr)
      RPM::C.headerFree(ptr)
    end