pub unsafe extern "C" fn MagickSetResolution( wand: *mut MagickWand, x_resolution: f64, y_resolution: f64, ) -> c_uint