Function windows_sys::Win32::Networking::Clustering::ClusterRegSetValueEx
pub unsafe extern "system" fn ClusterRegSetValueEx(
hkey: HKEY,
lpszvaluename: PCWSTR,
dwtype: u32,
lpdata: *const u8,
cbdata: u32,
lpszreason: PCWSTR,
) -> u32