pub unsafe extern "system" fn CreateClusterNameAccount(
    hcluster: HCLUSTER,
    pconfig: *const CREATE_CLUSTER_NAME_ACCOUNT,
    pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
    pvcallbackarg: *const c_void,
) -> u32