pub unsafe fn uregex_pattern(
    regexp: *const URegularExpression,
    patlength: *mut i32,
    status: *mut UErrorCode
) -> *mut u16