pub unsafe extern "C" fn pixConvertRGBToYUV(
    pixd: *mut Pix,
    pixs: *mut Pix
) -> *mut Pix