private IntPtr GetDataRaw(int layer)
 {
     return(AsyncGPUReadbackRequest.GetDataRaw_Injected(ref this, layer));
 }