pub unsafe extern "C" fn ggml_allocr_set_parse_seq(
    alloc: ggml_allocr_t,
    list: *const c_int,
    n: c_int
)