Instead of #ifdef guards for each individual function, #ifdef and #endif will surround all functions that have the same guard.
Instead of #ifdef guards for each individual function, #ifdef and #endif will surround all functions that have the same guard.