pub unsafe fn uregex_setStackLimit(
    regexp: *mut URegularExpression,
    limit: i32,
    status: *mut UErrorCode
)