windows::Win32::Networking::ClusteringFunction GetClusterNotifyV2
pub unsafe fn GetClusterNotifyV2(
hchange: HCHANGE,
lpdwnotifykey: *mut usize,
pfilterandtype: Option<*mut NOTIFY_FILTER_AND_TYPE>,
buffer: Option<*mut u8>,
lpbbuffersize: Option<*mut u32>,
lpszobjectid: Option<PWSTR>,
lpcchobjectid: Option<*mut u32>,
lpszparentid: Option<PWSTR>,
lpcchparentid: Option<*mut u32>,
lpszname: Option<PWSTR>,
lpcchname: Option<*mut u32>,
lpsztype: Option<PWSTR>,
lpcchtype: Option<*mut u32>,
dwmilliseconds: Option<u32>,
) -> u32