void ggml_abort( ffi.Pointer<ffi.Char> file, int line, ffi.Pointer<ffi.Char> fmt, ) { return _ggml_abort( file, line, fmt, ); }