pub unsafe extern "C" fn wolfSSL_sk_X509_CRL_push(
    sk: *mut WOLFSSL_STACK,
    crl: *mut WOLFSSL_X509_CRL
) -> c_int