My "FastFFI" implementation relies on a specific calling convention. The calling convention changes if GHC is configured to be unregisterised or no-tables-next-to-code. We should detect the configuration and use the correct calling convention (or disable FastFFI).