Function windows_sys::Win32::Networking::Clustering::AddClusterStorageNode
pub unsafe extern "system" fn AddClusterStorageNode(
hcluster: HCLUSTER,
lpsznodename: PCWSTR,
pfnprogresscallback: PCLUSTER_SETUP_PROGRESS_CALLBACK,
pvcallbackarg: *const c_void,
lpszclusterstoragenodedescription: PCWSTR,
lpszclusterstoragenodelocation: PCWSTR,
) -> u32