pub unsafe fn EnumTimeFormatsW(
    lptimefmtenumproc: TIMEFMT_ENUMPROCW,
    locale: u32,
    dwflags: TIME_FORMAT_FLAGS
) -> Result<()>