Add CFMutableDictionary type.
6a77e37
Added CFMutableDictionary that presents the mutable dictionary functions of CF. Tries to present a similar interface as CFDictionary. Fixes issue #93.