pub unsafe extern "C" fn gguf_get_meta_data(
    ctx: *const gguf_context,
    data: *mut c_void
)