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