pub unsafe extern "C" fn MagickRemoveImageOption(
    wand: *mut MagickWand,
    arg1: *const c_char,
    arg2: *const c_char
) -> c_uint