Function ConfigFile.loadEncrypted

godot.core.defs.GodotError loadEncrypted (
  const(String) path,
  const(PoolArray!(ubyte)) key
) nothrow @nogc;