pub unsafe extern "C" fn SSL_CTX_flush_sessions(
    ctx: *mut SSL_CTX,
    time: u64
)