Function IsDBCSLeadByteEx

Source
pub unsafe extern "C" fn IsDBCSLeadByteEx(
    CodePage: UINT,
    TestChar: BYTE,
) -> BOOL