pub unsafe extern "C" fn strcpy_s( _Dst: *mut c_char, _SizeInBytes: rsize_t, _Src: *const c_char, ) -> errno_t