pub unsafe extern "C" fn pixScaleGrayToBinaryFast(
    pixs: *mut PIX,
    factor: l_int32,
    thresh: l_int32
) -> *mut PIX