pub unsafe extern "C" fn SSL_CTX_set1_groups( ctx: *mut SSL_CTX, groups: *const c_int, groups_len: usize, ) -> c_int