pub unsafe extern "system" fn SetFileShortNameW(
    hFile: *mut c_void,
    lpShortName: *const u16
) -> i32