pub unsafe extern "C" fn ggml_gallocr_alloc_graph(
    galloc: ggml_gallocr_t,
    talloc: ggml_tallocr_t,
    graph: *mut ggml_cgraph
) -> usize