pub unsafe extern "C" fn pixConformsToRectangle(
    pixs: *mut PIX,
    box_: *mut BOX,
    dist: l_int32,
    pconforms: *mut l_int32
) -> l_ok