pub unsafe fn SSL_CTX_set1_groups_list(
    ctx: *mut SSL_CTX,
    s: *const c_char
) -> c_long