pub unsafe extern "C" fn pixRotateWithAlpha(
    pixs: *mut Pix,
    angle: f32,
    pixg: *mut Pix,
    fract: f32
) -> *mut Pix