pub unsafe fn GdipCreateBitmapFromFileICM<P0>( filename: P0, bitmap: *mut *mut GpBitmap, ) -> Statuswhere P0: Param<PCWSTR>,