Stops any server and unloads the resident model handle.
ffi.Pointer<ffi.Char> lib_mlx_unload_model(int handle) { return _lib_mlx_unload_model(handle); }