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