Function windows_sys::Win32::Graphics::GdiPlus::GdipGetImagePaletteSize

pub unsafe extern "system" fn GdipGetImagePaletteSize(
    image: *mut GpImage,
    size: *mut i32,
) -> Status