Function windows_sys::Win32::Globalization::ucnv_toAlgorithmic
pub unsafe extern "cdecl" fn ucnv_toAlgorithmic(
algorithmictype: UConverterType,
cnv: *mut UConverter,
target: PCSTR,
targetcapacity: i32,
source: PCSTR,
sourcelength: i32,
perrorcode: *mut UErrorCode,
) -> i32