pub unsafe extern "C" fn MagickAutoOrientImage(
    wand: *mut MagickWand,
    arg1: OrientationType
) -> c_uint