pub unsafe fn SetColorProfileElement(
    hprofile: isize,
    tag: u32,
    dwoffset: u32,
    pcbelement: *const u32,
    pelement: *const c_void
) -> BOOL