ffi.Pointer<ffi.UnsignedChar> Base64Decode( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<ffi.Size> arg1, ) { return _Base64Decode( arg0, arg1, ); }