pub unsafe fn ucurr_forLocale<P0>( locale: P0, buff: *mut u16, buffcapacity: i32, ec: *mut UErrorCode, ) -> i32where P0: Param<PCSTR>,