FFI wrapper around cfitsio in Rust
Open a fits file
rust let f = fitsio::FitsFile::open("test.fits");