pub unsafe extern "C" fn g_strlcat( dest: *mut c_char, src: *const c_char, dest_size: size_t ) -> size_t