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