Function windows_sys::Win32::Globalization::ucasemap_utf8ToUpper
pub unsafe extern "cdecl" fn ucasemap_utf8ToUpper(
csm: *const UCaseMap,
dest: PCSTR,
destcapacity: i32,
src: PCSTR,
srclength: i32,
perrorcode: *mut UErrorCode,
) -> i32