pub unsafe fn SHGetPathFromIDListEx(
    pidl: *const ITEMIDLIST,
    pszpath: &mut [u16],
    uopts: GPFIDL_FLAGS
) -> BOOL