pub unsafe fn ClusterRegCreateReadBatch<P0>(
    hkey: P0,
    phregreadbatch: *mut HREGREADBATCH
) -> i32
where P0: IntoParam<HKEY>,