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