pub unsafe extern "C" fn dpixLinearCombination( dpixd: *mut DPix, dpixs1: *mut DPix, dpixs2: *mut DPix, a: f32, b: f32 ) -> *mut DPix