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