Function windows_sys::Win32::Web::InternetExplorer::IERegCreateKeyEx
pub unsafe extern "system" fn IERegCreateKeyEx(
lpsubkey: PCWSTR,
reserved: u32,
lpclass: PCWSTR,
dwoptions: u32,
samdesired: u32,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
phkresult: *mut HKEY,
lpdwdisposition: *mut u32,
) -> HRESULT