pub fn native_backend() -> Backend<Native>
Create a simple native backend.
This is handy when you need to sync data to host memory to read/write it.