Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateBitmapFromHBITMAP
pub unsafe extern "system" fn GdipCreateBitmapFromHBITMAP(
hbm: HBITMAP,
hpal: HPALETTE,
bitmap: *mut *mut GpBitmap,
) -> Status