pub unsafe extern "C" fn pixFadeWithGray(
    pixs: *mut PIX,
    pixb: *mut PIX,
    factor: l_float32,
    type_: l_int32
) -> *mut PIX