pub unsafe extern "C" fn pixConvertColorToSubpixelRGB(
    pixs: *mut Pix,
    scalex: f32,
    scaley: f32,
    order: i32
) -> *mut Pix