[ffigen] Add a static isInstance method to ObjC classes (#383) * Add an isInstance method for checking the type of an object. * Tighten up the test * Simplify a bit