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