pub unsafe fn GdipCreateStreamOnFile<P0>( filename: P0, access: u32, stream: *mut Option<IStream>, ) -> Statuswhere P0: Param<PCWSTR>,