pub unsafe fn ClusterRegCreateBatchNotifyPort<P0>(
    hkey: P0,
    phbatchnotifyport: *mut HREGBATCHPORT
) -> i32
where P0: IntoParam<HKEY>,