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