pub unsafe extern "system" fn GdipGetImageGraphicsContext(
    image: *mut GpImage,
    graphics: *mut *mut GpGraphics,
) -> Status