Function GdipGetImageType

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