pub unsafe fn ulocdata_getMeasurementSystem<P0>(
    localeid: P0,
    status: *mut UErrorCode,
) -> UMeasurementSystem
where P0: Param<PCSTR>,