pub unsafe extern "C" fn ggml_set_i32(
    tensor: *mut ggml_tensor,
    value: i32
) -> *mut ggml_tensor