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