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