pub unsafe fn ucurr_register<P1>( isocode: *const u16, locale: P1, status: *mut UErrorCode, ) -> *mut c_voidwhere P1: Param<PCSTR>,