pub unsafe extern "C" fn MagickSetDepth(
    wand: *mut MagickWand,
    depth: size_t
) -> c_uint