pub unsafe extern "C" fn SSL_get_conn_close_info( ssl: *mut SSL, info: *mut SSL_CONN_CLOSE_INFO, info_len: usize, ) -> c_int