Function windows::Win32::Graphics::GdiPlus::GdipLoadImageFromFileICM
pub unsafe fn GdipLoadImageFromFileICM<P0>(
filename: P0,
image: *mut *mut GpImage,
) -> Statuswhere
P0: Param<PCWSTR>,