Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateBitmapFromResource
pub unsafe extern "system" fn GdipCreateBitmapFromResource(
hinstance: HINSTANCE,
lpbitmapname: PCWSTR,
bitmap: *mut *mut GpBitmap,
) -> Status