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