@interface __SwiftNativeNSError : __SwiftNSErrorLayoutStandin + (id)allocWithZone:(struct _NSZone { } *)a0; - (void)dealloc; - (id)userInfo; - (long long)code; - (Class)classForCoder; - (id)description; - (id)domain; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end