Function SetFileShortNameA

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