pub unsafe extern "C" fn gguf_set_kv(
    ctx: *mut gguf_context,
    src: *mut gguf_context
)