pub unsafe extern "C" fn pixClipBoxToForeground(
    pixs: *mut PIX,
    boxs: *mut BOX,
    ppixd: *mut *mut PIX,
    pboxd: *mut *mut BOX
) -> l_ok