pub unsafe extern "C" fn boxChangeRefcount(
    box_: *mut BOX,
    delta: l_int32
) -> l_ok