pub unsafe extern "system" fn GetNumberFormatA(
    locale: u32,
    dwflags: u32,
    lpvalue: PCSTR,
    lpformat: *const NUMBERFMTA,
    lpnumberstr: PSTR,
    cchnumber: i32
) -> i32