On Linux both version of the INTERCEPT_FUNCTION macro now return true
when interception was successful. Cleanup some usages.
Also note that &(func) == &WRAP(func) is a link-time property, but we
do a runtime check.
Tested on Linux and macOS.
Previously reverted in: 5642c3feb03d020dc06a62e3dc54f3206a97a391