pub unsafe fn DsListSitesA<P0>(
    hds: P0,
    ppsites: *mut *mut DS_NAME_RESULTA
) -> u32
where P0: IntoParam<HANDLE>,