pub unsafe extern "cdecl" fn uregex_openC(
    pattern: PCSTR,
    flags: u32,
    pe: *mut UParseError,
    status: *mut UErrorCode
) -> *mut URegularExpression