pub unsafe extern "C" fn X509_EXTENSION_set_critical(
    ex: *mut X509_EXTENSION,
    crit: c_int
) -> c_int