pub unsafe extern "system" fn PathFindSuffixArrayW(
    pszpath: PCWSTR,
    apszsuffix: *const PWSTR,
    iarraysize: i32
) -> PWSTR
Expand description

Required features: "Win32_UI_Shell"