pub unsafe extern "C" fn ggml_gallocr_set_parse_seq(
    galloc: ggml_gallocr_t,
    list: *const c_int,
    n: c_int
)