pub unsafe extern "C" fn onig_region_set(
    region: *mut OnigRegion,
    at: c_int,
    beg: c_int,
    end: c_int
) -> c_int