pub unsafe extern "C" fn wolfSSL_sk_push_node(
    stack: *mut *mut WOLFSSL_STACK,
    in_: *mut WOLFSSL_STACK
) -> c_int