pub unsafe extern "system" fn GetCalendarDateFormatEx(
    lpszlocale: PCWSTR,
    dwflags: u32,
    lpcaldatetime: *const CALDATETIME,
    lpformat: PCWSTR,
    lpdatestr: PWSTR,
    cchdate: i32,
) -> BOOL