pub unsafe fn ucnv_getAlias<P0>(
    alias: P0,
    n: u16,
    perrorcode: *mut UErrorCode
) -> PCSTR
where P0: IntoParam<PCSTR>,