pub unsafe fn GetLocaleInfoW(
    locale: u32,
    lctype: u32,
    lplcdata: Option<&mut [u16]>
) -> i32