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