pub unsafe fn DsReplicaConsistencyCheck<P0>(
    hds: P0,
    taskid: DS_KCC_TASKID,
    dwflags: u32
) -> u32
where P0: IntoParam<HANDLE>,