pub unsafe extern "C" fn rs_MergeRGBRow_C( src_r: *const u8, src_g: *const u8, src_b: *const u8, dst_rgb: *mut u8, width: c_int, )