pub unsafe extern "C" fn pixFindThreshFgExtent(
    pixs: *mut PIX,
    thresh: l_int32,
    ptop: *mut l_int32,
    pbot: *mut l_int32
) -> l_ok