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