Function openssl_sys::SSL_CTX_set1_groups_list
pub unsafe fn SSL_CTX_set1_groups_list(ctx: *mut SSL_CTX, s: *const c_char) -> c_long
The portability is definied by:
#[cfg(all(ossl111, not(any())))]