fixed 1.2.1 — the API override macros guard independently
Bug fix: defining FIX_API no longer suppresses the four other override macros — each macro now guards separately, with a dedicated override test (override_api_test.c) keeping it that way. Documentation polish rides along.