Function SetFileShortNameW

Source
pub unsafe extern "C" fn SetFileShortNameW(
    hFile: HANDLE,
    lpShortName: LPCWSTR,
) -> BOOL