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