Function SHGetPathFromIDListA

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