pub unsafe fn RemoveClusterNameAccount<P0, P1>(
    hcluster: P0,
    bdeletecomputerobjects: P1
) -> u32
where P0: IntoParam<HCLUSTER>, P1: IntoParam<BOOL>,