pub unsafe extern "system" fn GetLocaleInfoW(
    locale: u32,
    lctype: u32,
    lplcdata: PWSTR,
    cchdata: i32
) -> i32