pub unsafe extern "C" fn mysql_get_ssl_session_data( mysql: *mut MYSQL, n_ticket: c_uint, out_len: *mut c_uint, ) -> *mut c_void