function mysql_fetch_assoc(&$result)
{
    return MMB::fetchAssoc($result);
}