pub fn send_wnd_proc_to_game( h_wnd: HWND, u_msg: u32, w_param: WPARAM, l_param: LPARAM, ) -> LRESULT
Sends a WNDPROC directly to the game, bypassing other hooks.