pub unsafe extern "system" fn PathCommonPrefixW(
    pszfile1: PCWSTR,
    pszfile2: PCWSTR,
    achpath: PWSTR
) -> i32
Expand description

Required features: "Win32_UI_Shell"