pub unsafe fn GetTimeFormatEx<'a>(
lplocalename: impl IntoParam<'a, PWSTR>,
dwflags: TIME_FORMAT_FLAGS,
lptime: *const SYSTEMTIME,
lpformat: impl IntoParam<'a, PWSTR>,
lptimestr: PWSTR,
cchtime: i32,
) -> i32
pub unsafe fn GetTimeFormatEx<'a>(
lplocalename: impl IntoParam<'a, PWSTR>,
dwflags: TIME_FORMAT_FLAGS,
lptime: *const SYSTEMTIME,
lpformat: impl IntoParam<'a, PWSTR>,
lptimestr: PWSTR,
cchtime: i32,
) -> i32