pub unsafe extern "C" fn pixMultiplyGray(
    pixs: *mut PIX,
    pixg: *mut PIX,
    norm: l_float32
) -> *mut PIX