Stops the server attached to a loaded model handle.
ffi.Pointer<ffi.Char> lib_mlx_stop_server(int handle) { return _lib_mlx_stop_server(handle); }