pub unsafe extern "C" fn SSL_set_ciphersuites(
    ssl: *mut SSL,
    str: *const c_char
) -> c_int