Function windows_sys::Win32::Networking::Clustering::ClusterRegCreateKeyEx
pub unsafe extern "system" fn ClusterRegCreateKeyEx(
hkey: HKEY,
lpsubkey: PCWSTR,
dwoptions: u32,
samdesired: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
phkresult: *mut HKEY,
lpdwdisposition: *mut u32,
lpszreason: PCWSTR,
) -> i32