pub unsafe extern "C" fn pixScaleSmoothToSize(
    pixs: *mut PIX,
    wd: l_int32,
    hd: l_int32
) -> *mut PIX