pub unsafe fn buffer_free(buffer: *mut ggml_backend_buffer)
Free a backend buffer.
The buffer must be valid and not already freed.