pub unsafe extern "C" fn wolfSSL_CTX_set1_groups_list(
    ctx: *mut WOLFSSL_CTX,
    list: *mut c_char
) -> c_int