pub unsafe extern "C" fn SetMagickResourceLimit(
    type_: ResourceType,
    limit: magick_int64_t
) -> c_uint