pub unsafe extern "C" fn ggml_set_i32_nd( tensor: *const ggml_tensor, i0: c_int, i1: c_int, i2: c_int, i3: c_int, value: i32, )