pub unsafe extern "C" fn wolfSSL_set1_groups_list(
    ssl: *mut WOLFSSL,
    list: *mut c_char
) -> c_int