pub unsafe extern "cdecl" fn ucnv_openPackage(
    packagename: PCSTR,
    convertername: PCSTR,
    err: *mut UErrorCode
) -> *mut UConverter