pub unsafe fn ClusterRegCloseReadBatch<P0>(
    hregreadbatch: P0,
    phregreadbatchreply: *mut HREGREADBATCHREPLY
) -> i32
where P0: IntoParam<HREGREADBATCH>,