pub unsafe extern "C" fn gguf_get_val_data(
    ctx: *const gguf_context,
    key_id: c_int
) -> *const c_void