pub unsafe fn SHGetPathFromIDListA(
    pidl: *const ITEMIDLIST,
    pszpath: &mut [u8; 260]
) -> BOOL