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