pub unsafe extern "C" fn mlirOperationStateAddAttributes(
    state: *mut MlirOperationState,
    n: isize,
    attributes: *const MlirNamedAttribute
)