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