pub unsafe extern "system" fn GdipImageSelectActiveFrame(
    image: *mut GpImage,
    dimensionid: *const GUID,
    frameindex: u32
) -> Status