pub unsafe fn ucnv_safeClone(
    cnv: *const UConverter,
    stackbuffer: *mut c_void,
    pbuffersize: *mut i32,
    status: *mut UErrorCode
) -> *mut UConverter