llmin
section_size = (long)llmin(tlm_acls->acl_attr.st_size,
int section_size = llmin(file_size,
extern longlong_t llmin(longlong_t, longlong_t);