pub fn hotpatch<A: Architecture>( target: usize, detour: usize, ) -> Result<HookGuard<A>>
convenience function to create and install a hot-patch hook