Function GdipGetImageType

pub unsafe fn GdipGetImageType(
    image: *mut GpImage,
    type: *mut ImageType,
) -> Status