pub unsafe fn uregex_reset64(
    regexp: *mut URegularExpression,
    index: i64,
    status: *mut UErrorCode
)