public static ID getProtocol(String name) {
   return myFoundationLibrary.objc_getProtocol(name);
 }