Functions to implement: - [SDL_GetWindowMouseRect](https://wiki.libsdl.org/SDL_GetWindowMouseRect) - [SDL_SetWindowMouseRect](https://wiki.libsdl.org/SDL_SetWindowMouseRect) - [SDL_GetWindowMouseGrab](https://wiki.libsdl.org/SDL_GetWindowMouseGrab) - [SDL_SetWindowMouseGrab](https://wiki.libsdl.org/SDL_SetWindowMouseGrab) - [SDL_GetWindowKeyboardGrab](https://wiki.libsdl.org/SDL_GetWindowKeyboardGrab) - [SDL_SetWindowKeyboardGrab](https://wiki.libsdl.org/SDL_SetWindowKeyboardGrab)