pub unsafe extern "C" fn SSL_set_shed_handshake_config(
    ssl: *mut SSL,
    enable: c_int
)