pub unsafe extern "C" fn MagickSetImageFormat(
    wand: *mut MagickWand,
    format: *const c_char
) -> c_uint