Function CreateICA

pub unsafe extern "system" fn CreateICA(
    pszdriver: PCSTR,
    pszdevice: PCSTR,
    pszport: PCSTR,
    pdm: *const DEVMODEA,
) -> HDC