pub unsafe extern "system" fn GdipCreateCachedBitmap(
    bitmap: *mut GpBitmap,
    graphics: *mut GpGraphics,
    cachedbitmap: *mut *mut GpCachedBitmap
) -> Status