Alex Henrie (@alexhenrie) commented about include/wofapi.h:
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+HRESULT WINAPI WofIsExternalFile(const WCHAR *, BOOL *, ULONG *, VOID *, ULONG *);
It's actually not required to add the function to the header file at all until something needs it (although it doesn't hurt).