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