pub unsafe extern "cdecl" fn uregex_matches(
    regexp: *mut URegularExpression,
    startindex: i32,
    status: *mut UErrorCode
) -> i8