pub unsafe fn unum_parseDecimal<'a>( fmt: *const *const c_void, text: *const u16, textlength: i32, parsepos: *mut i32, outbuf: impl IntoParam<'a, PSTR>, outbuflength: i32, status: *mut UErrorCode, ) -> i32