pub unsafe extern "system" fn RegSaveKeyExW(
    hKey: *mut HKEY__,
    lpFile: *const u16,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES,
    Flags: u32
) -> i32