Function windows_sys::Win32::System::Registry::RegOpenKeyExA
pub unsafe extern "system" fn RegOpenKeyExA(
hkey: HKEY,
lpsubkey: PCSTR,
uloptions: u32,
samdesired: REG_SAM_FLAGS,
phkresult: *mut HKEY,
) -> WIN32_ERROR