pub unsafe extern "C" fn pixCropToSize(
    pixs: *mut PIX,
    w: l_int32,
    h: l_int32
) -> *mut PIX