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