pub unsafe extern "C" fn MagickSetImagePage( wand: *mut MagickWand, width: c_ulong, height: c_ulong, x: c_long, y: c_long, ) -> c_uint