pub unsafe extern "system" fn GdipCreateBitmapFromDirectDrawSurface(
    surface: *mut c_void,
    bitmap: *mut *mut GpBitmap,
) -> Status