pub unsafe extern "system" fn GetShortPathNameW(
    lpszlongpath: PCWSTR,
    lpszshortpath: PWSTR,
    cchbuffer: u32
) -> u32