pub unsafe extern "system" fn RegConnectRegistryW(
    lpMachineName: *const u16,
    hKey: *mut HKEY__,
    phkResult: *mut *mut HKEY__
) -> i32