In Swift it gets initialised like this :
let context = CIContext(options: [.workingColorSpace: kCFNull])
I am trying this in Objective-C :