convert_data_to_bits
return convert_data_to_bits(entry, bitmapHeader, numColors > 0 ? palette : NULL, source, target);
return convert_data_to_bits(header, sourceBuf, target);