pub unsafe extern "C" fn gguf_add_tensor(
    ctx: *mut gguf_context,
    tensor: *const ggml_tensor
)