pub unsafe extern "C" fn wolfSSL_EnableCRL(
    ssl: *mut WOLFSSL,
    options: c_int
) -> c_int