pub unsafe extern "C" fn SDL_strlcat( dst: *mut c_char, src: *const c_char, maxlen: usize, ) -> usize