pub unsafe extern "C" fn SDL_SetWindowData( window: *mut SDL_Window, name: *const c_char, userdata: *mut c_void, ) -> *mut c_void