pub unsafe fn ClusterRegCloseBatchEx<P0>(
    hregbatch: P0,
    flags: u32,
    failedcommandnumber: Option<*mut i32>
) -> i32
where P0: IntoParam<HREGBATCH>,