headers: do not typedef FARPROC function when running widl

widl 6.0-rc1 reports the following error:
  include/wincrypt.idl:17: error: calling convention applied to non-function type

FARPROC is not used in any IDL file anyway.
1 file changed