pub unsafe extern "C" fn shmat( shmid: i32, shmaddr: *const c_void, shmflg: i32, ) -> *mut c_void
dep_sdl2