/// Direct re-export of ggml.h bindings (use when not importing llama.llama).
module llama.ggml;

public import c.ggml_stubs;