Function SHGetPathFromIDListW

pub unsafe extern "system" fn SHGetPathFromIDListW(
    pidl: *const ITEMIDLIST,
    pszpath: PWSTR,
) -> BOOL