pub unsafe extern "C" fn pixFindMaxHorizontalRunOnLine(
    pix: *mut Pix,
    y: i32,
    pxstart: *mut i32,
    psize: *mut i32
) -> i32