pub unsafe extern "system" fn GetLocaleInfoEx(
    lplocalename: PCWSTR,
    lctype: u32,
    lplcdata: PWSTR,
    cchdata: i32
) -> i32