pub unsafe extern "C" fn method_setImplementation(
    method: *const objc_method,
    imp: IMP
) -> IMP
Available on non-objfw only.