pub unsafe fn utext_openUTF8<P1>( ut: *mut UText, s: P1, length: i64, status: *mut UErrorCode, ) -> *mut UTextwhere P1: Param<PCSTR>,