pub unsafe extern "C" fn strcat_s( _Destination: *mut c_char, _SizeInBytes: rsize_t, _Source: *const c_char, ) -> errno_t