Function GdipImageRotateFlip

pub unsafe extern "system" fn GdipImageRotateFlip(
    image: *mut GpImage,
    rftype: RotateFlipType,
) -> Status