pub unsafe extern "system" fn PathCommonPrefixA(
    pszfile1: PCSTR,
    pszfile2: PCSTR,
    achpath: PSTR
) -> i32
Expand description

Required features: "Win32_UI_Shell"