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