pub unsafe extern "C" fn boxOverlapFraction(
    box1: *mut BOX,
    box2: *mut BOX,
    pfract: *mut l_float32
) -> l_ok