pub unsafe fn uregex_setRegion64(
    regexp: *mut URegularExpression,
    regionstart: i64,
    regionlimit: i64,
    status: *mut UErrorCode
)