pub unsafe extern "C" fn wcstoumax( __nptr: *const u32, __endptr: *mut *mut u32, __base: i32 ) -> u32
Like wcstoul' but convert to uintmax_t’.
wcstoul' but convert to