pub unsafe extern "C" fn strlcat( __dst: *mut c_char, __source: *const c_char, __size: usize, ) -> usize