pub unsafe fn ClusterRegCreateBatch<P0>(
    hkey: P0,
    phregbatch: *mut HREGBATCH
) -> i32
where P0: IntoParam<HKEY>,