GetProgramAccountsDatasizeFilter

type GetProgramAccountsDatasizeFilter = Readonly<{
  dataSize: bigint;
}>;