pub unsafe extern "system" fn CharPrevExA(
    codePage: u16,
    lpStart: *const i8,
    lpCurrentChar: *const i8,
    dwFlags: u32
) -> *mut i8