I'm using Cocoa's <Photos/Photos> in dylib Library, Photos lib has some asynchronous callback methods. In one of my functions, I passed in a callback function and executed that callback function in ...