pub unsafe extern "system" fn RegReplaceKeyA(
    hKey: HKEY,
    lpSubKey: LPCSTR,
    lpNewFile: LPCSTR,
    lpOldFile: LPCSTR
) -> LSTATUS