pub unsafe extern "C" fn protocol_addProperty( proto: *mut Protocol, name: *const c_char, attributes: *const objc_property_attribute_t, attributeCount: c_uint, isRequiredProperty: BOOL, isInstanceProperty: BOOL, )