syntax ``` int64_t bitmap_min(BITMAP map1) ``` this function will return the smallest value in the input bitmap . #2533