pub unsafe fn uregex_reset(
    regexp: *mut URegularExpression,
    index: i32,
    status: *mut UErrorCode
)