pub unsafe extern "C" fn SSL_CTX_set1_groups_list(
    ctx: *mut SSL_CTX,
    groups: *const c_char
) -> c_int