pub unsafe fn GetNumberOfConsoleInputEvents<'a>( hconsoleinput: impl IntoParam<'a, HANDLE>, lpnumberofevents: *mut u32, ) -> BOOL