Function windows_sys::Win32::Networking::Clustering::ClusterRegQueryValue
pub unsafe extern "system" fn ClusterRegQueryValue(
hkey: HKEY,
lpszvaluename: PCWSTR,
lpdwvaluetype: *mut u32,
lpdata: *mut u8,
lpcbdata: *mut u32,
) -> i32