pub unsafe fn ClusterRegGetBatchNotification<P0>(
    hbatchnotify: P0,
    phbatchnotification: *mut HREGBATCHNOTIFICATION,
) -> i32
where P0: Param<HREGBATCHPORT>,