pub unsafe extern "C" fn ggml_set_scratch(
    ctx: *mut ggml_context,
    scratch: ggml_scratch
) -> usize