pub unsafe fn uregex_setRegion(
    regexp: *mut URegularExpression,
    regionstart: i32,
    regionlimit: i32,
    status: *mut UErrorCode
)