Function windows_sys::Win32::UI::Shell::PathMakeUniqueName

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