Function PathMakeUniqueName

pub unsafe extern "system" fn PathMakeUniqueName(
    pszuniquename: PWSTR,
    cchmax: u32,
    psztemplate: PCWSTR,
    pszlongplate: PCWSTR,
    pszdir: PCWSTR,
) -> BOOL