pub unsafe fn udatpg_open<P0>(
    locale: P0,
    perrorcode: *mut UErrorCode
) -> *mut *mut c_void
where P0: IntoParam<PCSTR>,