Function windows_sys::Win32::Globalization::usearch_openFromCollator
pub unsafe extern "cdecl" fn usearch_openFromCollator(
pattern: *const u16,
patternlength: i32,
text: *const u16,
textlength: i32,
collator: *const UCollator,
breakiter: *mut UBreakIterator,
status: *mut UErrorCode,
) -> *mut UStringSearch