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