pub unsafe extern "C" fn SJ_OD_object_iterator_not_equal(
    lhs: *const SJ_OD_object_iterator,
    rhs: *const SJ_OD_object_iterator
) -> bool