pub unsafe fn SHFormatDateTimeW(
    pft: *const FILETIME,
    pdwflags: Option<*mut u32>,
    pszbuf: &mut [u16]
) -> i32