ossl_quic_get_notifier_fd
int ossl_quic_get_notifier_fd(SSL *ssl);
fd_nfy = ossl_quic_get_notifier_fd(ssl);
if (ossl_quic_get_notifier_fd(ssl) != -1)