Function windows_sys::Win32::System::Registry::RegSaveKeyW
pub unsafe extern "system" fn RegSaveKeyW(
hkey: HKEY,
lpfile: PCWSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> WIN32_ERROR