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