Working on spidev.h and spidev.c translation

Your issue is that spi.mode is passed as reference but not as a reference to the field.

I’ve explained this in Properly using `finalizer`, `ccall`, `cconvert` and `unsafe_convert` - #14 by anon61610682