pub fn set_concurrency(n: i32)
Set concurrency (<=0 will fall back to default)
n
use vips::set_concurrency; set_concurrency(4);