pub unsafe extern "C" fn SSL_CTX_set_quiet_shutdown(
    ctx: *mut SSL_CTX,
    mode: c_int
)