pub unsafe extern "C" fn wolfSSL_sk_push(
    st: *mut WOLFSSL_STACK,
    data: *const c_void
) -> c_int