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