pub unsafe fn ClusterRegBatchReadCommand<P0>(
    hbatchnotification: P0,
    pbatchcommand: *mut CLUSTER_BATCH_COMMAND
) -> i32
where P0: IntoParam<HREGBATCHNOTIFICATION>,