pub unsafe extern "C" fn X509_VERIFY_PARAM_set_auth_level(
    param: *mut X509_VERIFY_PARAM,
    lvl: c_int
)