* Replace uses std HashMap with hashbrown for consistency * fix * more fix * Hashbrownify libfuzzer_runtime * more