Function GdipSetImagePalette
pub unsafe fn GdipSetImagePalette(
image: *mut GpImage,
palette: *const ColorPalette,
) -> Statuspub unsafe fn GdipSetImagePalette(
image: *mut GpImage,
palette: *const ColorPalette,
) -> Status