pub unsafe extern "system" fn GetDIBColorTable(
    hdc: *mut HDC__,
    iStart: u32,
    cEntries: u32,
    prgbq: *mut RGBQUAD
) -> u32