pub unsafe extern "C" fn SJ_DOM_object_iterator_not_equal(
    lhs: *mut SJ_DOM_object_iterator,
    rhs: *mut SJ_DOM_object_iterator
) -> bool