pub unsafe fn ucal_open<'a>( zoneid: *const u16, len: i32, locale: impl IntoParam<'a, PSTR>, type: UCalendarType, status: *mut UErrorCode, ) -> *mut *mut c_void