Converting a SAIL_PIXEL_FORMAT_BPP48_RGB, to SAIL_PIXEL_FORMAT_BPP32_RGBA leads to incorrect color data produced in the output. No errors. can_convert(SAIL_PIXEL_FORMAT_BPP32_RGBA) returns true.
imgur link to comparison
The comparison shows original and the converted. The converted has blue where it shouldn't be.