#[no_mangle]
pub unsafe extern "C" fn ergo_lib_box_value_eq(
    box_value_ptr_0: ConstBoxValuePtr,
    box_value_ptr_1: ConstBoxValuePtr
) -> bool