#[no_mangle]
pub unsafe extern "C" fn ergo_lib_box_selection_eq(
    box_selection_ptr_0: ConstBoxSelectionPtr,
    box_selection_ptr_1: ConstBoxSelectionPtr
) -> bool