pub unsafe fn ucnv_getAliases<P0>(
    alias: P0,
    aliases: *const *const i8,
    perrorcode: *mut UErrorCode
)
where P0: IntoParam<PCSTR>,