pub unsafe extern "C" fn EVP_CIPHER_CTX_reset(
    ctx: *mut EVP_CIPHER_CTX
) -> c_int