pub unsafe extern "C" fn pixFillPolygon(
    pixs: *mut PIX,
    pta: *mut PTA,
    xmin: l_int32,
    ymin: l_int32
) -> *mut PIX