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