pub unsafe extern "C" fn SDL_snprintf( text: *mut c_char, maxlen: usize, fmt: *const c_char, ... ) -> c_int