pub unsafe extern "C" fn SSL_CTX_set_info_callback( ctx: *mut ssl_ctx_st, cb: Option<unsafe extern "C" fn(*const ssl_st, i32, i32)>, )