Function windows::Win32::Globalization::uregex_getMatchCallback
pub unsafe fn uregex_getMatchCallback(
regexp: *const URegularExpression,
callback: *mut URegexMatchCallback,
context: *const *const c_void,
status: *mut UErrorCode,
)