pub unsafe extern "cdecl" fn ucnvsel_selectForUTF8(
    sel: *const UConverterSelector,
    s: PCSTR,
    length: i32,
    status: *mut UErrorCode
) -> *mut UEnumeration