pub unsafe extern "C" fn pixSelectByPerimToAreaRatio(
    pixs: *mut PIX,
    thresh: l_float32,
    connectivity: l_int32,
    type_: l_int32,
    pchanged: *mut l_int32
) -> *mut PIX