pub unsafe extern "C" fn method_exchangeImplementations(
    method1: *mut objc_method,
    method2: *mut objc_method
)
Available on non-objfw only.