pub fn hook_export_native( module: &str, export: &str, detour: usize, ) -> Result<HookGuard<X64>>
convenience function to hook export using native architecture