pub unsafe extern "C" fn SDL_strncmp( str1: *const i8, str2: *const i8, maxlen: usize, ) -> i32
dep_sdl2