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