pub unsafe extern "C" fn gguf_init_from_file(
    fname: *const c_char,
    params: gguf_init_params
) -> *mut gguf_context