pub unsafe extern "C" fn mlirOperationStateAddOperands(
    state: *mut MlirOperationState,
    n: isize,
    operands: *const MlirValue
)