pub unsafe extern "system" fn GetCalendarInfoEx(
    lplocalename: PCWSTR,
    calendar: u32,
    lpreserved: PCWSTR,
    caltype: u32,
    lpcaldata: PWSTR,
    cchdata: i32,
    lpvalue: *mut u32
) -> i32