pub unsafe extern "C" fn pixSetStrokeWidth(
    pixs: *mut PIX,
    width: l_int32,
    thinfirst: l_int32,
    connectivity: l_int32
) -> *mut PIX