vc4_v3d_bin_bo_get
return vc4_v3d_bin_bo_get(vc4, &vc4file->bin_bo_used);
int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used);
ret = vc4_v3d_bin_bo_get(vc4, &exec->bin_bo_used);