Function unumf_openForSkeletonAndLocaleWithError
pub unsafe fn unumf_openForSkeletonAndLocaleWithError<P2>(
skeleton: *const u16,
skeletonlen: i32,
locale: P2,
perror: *mut UParseError,
ec: *mut UErrorCode,
) -> *mut UNumberFormatterwhere
P2: Param<PCSTR>,