pub unsafe extern "C" fn pixScaleMipmap(
    pixs1: *mut PIX,
    pixs2: *mut PIX,
    scale: l_float32
) -> *mut PIX