pub unsafe extern "C" fn object_setInstanceVariable( obj: *mut AnyObject, name: *const c_char, value: *mut c_void, ) -> *const Ivar