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