Function ComputeInvCMAP

pub unsafe extern "system" fn ComputeInvCMAP(
    prgbcolors: *const RGBQUAD,
    ncolors: u32,
    pinvtable: *mut u8,
    cbtable: u32,
) -> HRESULT